GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > StyleCollection クラス > CopyTo メソッド : CopyTo(Style[],Int32) メソッド |
'Declaration
Public Overloads Sub CopyTo( _ ByVal array() As Style, _ ByVal arrayIndex As Integer _ )
'使用法
Dim instance As StyleCollection Dim array() As Style Dim arrayIndex As Integer instance.CopyTo(array, arrayIndex)
public void CopyTo( Style[] array, int arrayIndex )